home *** CD-ROM | disk | FTP | other *** search
- # gem.cnf
- # Letzte Ă„nderung am 01-09-1993 17:20
- # =================================================================
- # use 'setenv' to set the AES environment variables. Current
- # useful environment variables are:
- #
- # PATH - used to search for resources for apps
- # ACCPATH - Accessory search path
- # DESKFMT - can be used to install alternate disk
- # formatter
- # DESKCOPY - used to install alternate disk copy
- # application (into Desktop).
- # SHPRINT - full path for desktop print utility
- # SHSHOW - full path for desktop view file utility
- # GEMEXT - filename extenders for GEM applications
- # TOSEXT - filename extenders for TOS programs.
- # TOSRUN - full path of program to run TOS programs
- #
- # The following items are variables used by GEM. They can be
- # set by: <variablename>=1.
- # For example: AE_SREDRAW=1 would make GEM redraw the screen
- # when an application is launched.
- #
- # AE_SREDRAW - redraw the screen when program starts
- # (1=on, 0=off)
- AE_TREDRAW=1
- # AE_TREDRAW - redraw the screen when program exits
- # (1=on, 0=off)
- AE_SREDRAW=1
- # SHELL - full pathspec for default shell. Can
- # be used to install alternate desktops
- # in a window.
- AE_FONTID=15
- AE_PNTSIZE=13
- # AE_LANG - the default language for the GEM Desktop
- # (0=usa, 1=German, 2=French, 4=Spanish,
- # 5=Italian)
- AE_LANG=1
- # RUN filespec - will run the program filespec at the
- # time the GEM Desktop starts.
- setenv PATH=.,c:\MULTITOS,d:\mint\BIN
- setenv ACCPATH=c:\
- setenv TRASHCAN=d:\tmp\
- setenv ACCEXT=ACC,ACX
- setenv GEMEXT=PRG,APP,GTP
- setenv TOSEXT=TOS,TTP
- setenv SHSHOW=d:\mint\BIN\VIEWER.APP
- setenv SHPRINT=d:\mint\BIN\LPR.APP
- setenv TOSRUN=d:\mint\BIN\MINIWIN.APP
- #setenv DESKFMT=A:\MULTITOS\BIN\FMT.PRG
- #setenv DESKCOPY=A:\MULTITOS\BIN\NEWCOPY.PRG
- #run C:\AUTO\APPS\USAGE.APP
- setenv HOME=c:\MULTITOS
- setenv TOSSHELL=d:\mint\BIN\MINTSHEL.PRG
-